PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFBeginImageDataOperator Class
Fields Methods


In This Topic
    PDFBeginImageDataOperator Class Members
    In This Topic

    The following tables list the members exposed by PDFBeginImageDataOperator.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Methods
     NameDescription
    Public MethodGets the content stream container from which the operator is extracted. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the raw image data.  
    Public MethodGets the image dictionary.  
    Public MethodGets the visual image painted by this operator.
    This property is set only when the property is set to true on the object that processes this operator  
    Public MethodGets the operator code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the original colorspace.  
    Public MethodGets the original colorspace ID.  
    Public MethodGets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodSets the raw image data.  
    Public MethodSets the image dictionary.  
    Public MethodSets the original colorspace.  
    Public MethodSets the original colorspace ID.  
    Public MethodSets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Top
    See Also